border: 1px solid;
padding: 5px 8px 6px;
- &.image { // icons inside the entry
+ & image { // icons inside the entry
&.left { padding-left: 0; }
&.right { padding-right: 0; }
}
}
}
- &.image { // entry icons colors
+ & image { // entry icons colors
color: mix($fg_color, $base_color, 80%);
&:hover { color: $fg_color; }
&:active { color: $selected_bg_color; }
color: white;
border-color: #1c1f1f;
box-shadow: inset 0 0 0 1px rgba(33, 93, 156, 0), 0 1px rgba(238, 238, 236, 0.1); }
- entry.image.left {
+ entry image.left {
padding-left: 0; }
- entry.image.right {
+ entry image.right {
padding-right: 0; }
entry.flat, entry.flat:focus {
padding: 2px;
border-color: #432100; }
entry.warning:selected, entry.warning:selected:focus {
background-color: #f57900; }
- entry.image {
+ entry image {
color: #c7c7c5; }
- entry.image:hover {
+ entry image:hover {
color: #eeeeec; }
- entry.image:active {
+ entry image:active {
color: #215d9c; }
- entry.image:backdrop {
+ entry image:backdrop {
color: #7f8281; }
.osd entry {
background-color: transparent;
color: black;
border-color: #a1a1a1;
box-shadow: inset 0 0 0 1px rgba(74, 144, 217, 0), 0 1px white; }
- entry.image.left {
+ entry image.left {
padding-left: 0; }
- entry.image.right {
+ entry image.right {
padding-right: 0; }
entry.flat, entry.flat:focus {
padding: 2px;
border-color: #f57900; }
entry.warning:selected, entry.warning:selected:focus {
background-color: #f57900; }
- entry.image {
+ entry image {
color: #585d5e; }
- entry.image:hover {
+ entry image:hover {
color: #2e3436; }
- entry.image:active {
+ entry image:active {
color: #4a90d9; }
- entry.image:backdrop {
+ entry image:backdrop {
color: #a5a7a8; }
.osd entry {
background-color: transparent;